Sugar ORM - Insanely easy way to work with Android database. It is intended to simplify the interaction with SQLite database in Android. It eliminates writing SQL queries to interact with ...
greenDAO – Android ORM for SQLite | greenDAO is a light & fast ... SQLite is an awesome embedded relational database. ... Easy to use APIs; Highly optimized for Android; Minimal memory consumption; Small library size ... Several top Android apps rely on greenDAO.
Top 5 Android libraries every Android developer should know about ... 12 Jun 2014 ... Top 5 Android libraries every Android developer should ... It also plays nice with the next library: ... An Object that extends ActiveAndroid Model can be saved to the database like this:.
satyan/sugar · GitHub 6 days ago ... sugar - Insanely easy way to work with Android Database. ... As a library project. Download the source ...
epsilonlabsllc/DataManagement · GitHub 26 Nov 2014 ... DataManagement - Android Local Database Library for Easily Storing Objects.
emilsjolander/sprinkles · GitHub 31 May 2014 ... Sprinkles is a boiler-plate-reduction-library for dealing with databases in android applications.
jgilfelt/android-sqlite-asset-helper · GitHub 3 Dec 2014 ... An Android helper class to manage database creation and version ... If you are using the old build system, download the latest library JAR and put it in your project's libs folder.
Sugar : Android database made easy. | "on software and stuff" 14 Aug 2011 ... This post is an introduction to Sugar library for android. The aim of the project is to simplify database ...
Android-Lib-Database | ChallengePost An ORM library for Android that provides handy functionalities for CRUD operations of POJOs in an object-oriented way.
DataManagement Library for Easy Android Database Storage - XDA ... Storing objects to a Database for an Android application should be fast and easy as: dm.add(new ...